setNameBytes

open fun setNameBytes(value: ByteString): MeshProtos.Waypoint.Builder

Name of the waypoint - max 30 chars
string name = 6;

Return

This builder for chaining.

Parameters

value

The bytes for name to set.